home *** CD-ROM | disk | FTP | other *** search
/ Shareware Grab Bag / Shareware Grab Bag.iso / 001 / gt700.arc / READ.ME < prev    next >
Text File  |  1986-07-14  |  13KB  |  253 lines

  1.  
  2. ******************************************************************************
  3.                         Generic Terminal Notes:
  4.                            by: Paul Meiners
  5. ******************************************************************************
  6.  
  7.     Version 7.00 of GT includes quite a laundry list of changes, hence the
  8.     jump from 6.12 to 7.00:
  9.  
  10.         1.  The GT-UTIL program is being introduced.  It is a replacement
  11.             for the old GT_FIX program.  The source for this program is
  12.             included for your customization.  At this time, GT-UTIL has
  13.             3 major functions: 1) convert old directories to the post 4.20
  14.             format, 2) print phone directories, either to a file or the
  15.             system printer, 3) import BBS lists into GT directory format.
  16.  
  17.         2.  During "Circular Dialing", if you "Cancel" one of the entries,
  18.             it is now automatically "unmarked" in the phone directory.
  19.  
  20.         3.  You can now dial a number that is not on the current screen
  21.             in the ALT-D command.  You can dial any number in your directory
  22.             from any page of the directory.  Nice for folks who have these
  23.             numbers memorized.
  24.  
  25.         4.  Multiple phone directories are now supported.  Have as many as
  26.             you like, I use two, one for local numbers and one for long
  27.             distance numbers.   The "E" command on the ALT-D screen allows
  28.             you to exchange directories, or the new script command, "EXCH"
  29.             allows this to be done from a script file.
  30.  
  31. ******************************************************************************
  32.  
  33.     Version 6.12 of GT.  Introduces Environment variables to GT.  This is
  34.     especially nice for users of a Hard Disk.  You can set the variables
  35.     PATH and GTPATH, so that you can execute GT from any location!  The
  36.     PATH variable must include in its list of directories, the location of
  37.     the .COM part of GT, the GTPATH variable must be set equal to the name
  38.     of the directory which contains the other related files for GT, the .000,
  39.     the .CNF, the .KEY, etc, etc...  For example:
  40.  
  41.                          PATH=c:\dos;c:\gt
  42.                          set GTPATH=c:\gt
  43.  
  44.     Of course, this assumes that you have a drive C and that the program
  45.     and its related files are stored in a directory named \GT.  Naturally,
  46.     you may change the names and drives as needed for you installation.
  47.  
  48. ******************************************************************************
  49.  
  50.     Version 6.11 of GT.  Everybody said that GT wasn't D/Ling fast enough.
  51.     I didn't know why, but I finally found the bottleneck.  The D/L speed
  52.     is much better now.
  53.  
  54.     Also, in this release is an enhancement to the ASCII transmit feature.
  55.     First, a small timing bug in this area has been cleared up and a
  56.     inter-character delay parameter has been added to the config file.
  57.     The user can specify a delay between transmitted characters from 0 to
  58.     9999 milleseconds.
  59.  
  60. ******************************************************************************
  61.  
  62.     With GT 6.10, we introduce a first for P & M Software.  A user
  63.     registration plan.  All copies of GT will now carry a serial #.
  64.     The purpose of the serial # is to encourage registration and
  65.     contribution.  When someone registers a copy of GT that contains your
  66.     registered serial #, we will split the contribution with you.  You will
  67.     receive 25% of the contribution or $10 when the suggested amount is
  68.     received.
  69.  
  70.     The suggested contribution has been increased, to $35.  This is
  71.     to cover the expense of including an automatic upgrade in initial
  72.     registration.
  73.  
  74.     Finally, a suggested contribution has been decided upon for old users
  75.     who wish to upgrade, $10.  Already registered users may send this
  76.     contribution and receive a registered copy of GT - one with their
  77.     own serial number.  This will allow them to be able to obtain shares
  78.     of contributions, just like the newly registered folks.
  79.  
  80. ******************************************************************************
  81.  
  82.     GT 6.01 is required to fix a bug in the "Circular Dialer".  In version
  83.     6.00, the program would lock-up after it completed 1 circuit thru the
  84.     list of marked BBS's.  This is now fixed.
  85.  
  86. ******************************************************************************
  87.  
  88.     Ready or not, here comes 6.00!   Well, we certainly hope it is ready.
  89.  
  90.     The release supports the extended result codes available on many of the
  91.     popular modems.  The user is advised to carefully setup the "modem init"
  92.     string and the "modem result codes", with the ALT-I command.  For example,
  93.     if the user has a USRobotics Courier 2400 Baud modem, X5 or X6 should be
  94.     included in the "modem init" string.  This will cause the maximum result
  95.     code reporting to be enabled.  Personally, I use X5, because it works
  96.     better on my phone line.  In any case, recognition of the extended codes
  97.     is a boon for all users of "circular dialing", it speeds this process
  98.     tremendously, so that you can get in touch with your favorite BBS's
  99.     quickly and effortlessly.
  100.  
  101. ******************************************************************************
  102.  
  103.     Release 5.30 is ready.  It contains some new features:
  104.  
  105.        1.  A log file can now be kept.  It will contain entries for each
  106.            BBS you call and all file transfers.  Manual entries in the log
  107.            are also possible, but be careful not to edit the log file.  Most
  108.            editors add a CPM EOF (Hex 1A) to the end of the file, and GT will
  109.            append new entries after the CPM EOF, thus they will not be
  110.            printable or visible, however they will take up space on your
  111.            disk.
  112.  
  113.        2.  Another major feature is the ability to view the capture buffer
  114.            on-line, prior to saving it to disk.  This is a very nice feature
  115.            that has been needed for some time.  You can use the PgUp and
  116.            PgDn keys to navigate thru the capture buffer, as well as Home
  117.            and End, to go to the top or bottom of the buffer.
  118.  
  119. ******************************************************************************
  120.  
  121.     Release 5.20 is ready.  It is primarily a bug fix release, but earns a
  122.     full .1 click from 5.10, because of the change made in the capture
  123.     buffer area.  Using a SPILL file, the capture buffer is now only limited
  124.     by available disk space.  The SPILL file is created, managed and removed
  125.     automatically.
  126.  
  127. ******************************************************************************
  128.  
  129.     Release 5.10 is ready.  It contains several changes in the script area:
  130.  
  131.        1.   A new command has been added so that you can dial numbers
  132.             from your dialing directory.
  133.        2.   A small bug is fixed.  Variables are now quoted when they are
  134.             substituted into the script.  So that variables can now contain
  135.             blanks or other "white space".
  136.        3.   The windows have a new look.  You can now specify the colors
  137.             you want on the windows.  Windows have 4 different user specified
  138.             colors: foreground, background, frame foreground, and frame
  139.             background.
  140.  
  141. ******************************************************************************
  142.  
  143.     No program is without bugs.  If a programmer tells you so, then he
  144.     is lying.
  145.  
  146.     Release 5.01 is a bug fix release.  There were several bugs fixed.
  147.  
  148.        1.   In Telink Transmit - a bug in the header block was fixed.
  149.        2.   In Xmodem Transmit - a bug in the handling of the DTA was fixed.
  150.  
  151.     The 1st bug was causing random failure of Telink Uploads.  The 2nd was
  152.     causing program crashes, whenever a user requested to transmit a non-
  153.     existent file.
  154.  
  155. ******************************************************************************
  156.  
  157.     The beta testers have made their report!  Ymodem works!  And it is fast.
  158.     At a baud rate of 1200, flow rates of as much as 7,000 bytes per minute
  159.     were common.  Another note to those trying to achieve file transfer speed:
  160.     use the ALT-I command and increase the number of Xmodem Buffers from the
  161.     default value to 255, the maximum.  This will cut disk accesses to a
  162.     minimum and give you the best file transfer speed.
  163.  
  164. ******************************************************************************
  165.  
  166.     Version 5.00 of Generic Terminal is not yet ready, but is being
  167.     released on a beta test basis.  The major change in the program is the
  168.     addition of the "Ymodem" protocol.  Because this protocol is not
  169.     in common usage in the Houston area, it is hard to test.  I am hoping
  170.     that my users can do additional beta testing for me.  When I feel
  171.     the program is once again stable, I will upgrade it to the official
  172.     release.  Please report any trouble to:
  173.  
  174.                    the Programmer's Workshop
  175.                    (713) 772-2090
  176.                    10pm - 6am, Monday thru Thursday.
  177.                    6pm  - 6am, Friday thru Sunday.
  178.                    Central Time.
  179.                    300/1200 baud.
  180.  
  181.     the Programmer's Workshop is the official home of P & M Software
  182.     roducts, which includes Generic Terminal and Turbo CALC.
  183.  
  184. ******************************************************************************
  185.  
  186.     Hopefully, 4.35 will be the last version of 4.3 that is released.
  187.     There have been more refinements of this version than of any other
  188.     version.  And possibly 4.35 represents the most important culmination
  189.     of these.  It is an attempt to make the file transfer mechanism more
  190.     "robust", i.e. less subject to error.  On a nosiy phone line this
  191.     can be difficult and no guarantees come with 4.35, however it is my
  192.     belief that this release is an order of magnitude more "robust" than
  193.     prior releases.
  194.  
  195. ******************************************************************************
  196.  
  197.     Version 4.30 of Generic Terminal adds the "circular" dialing
  198.     capability to the program.  Here is how it works: 1st, go to
  199.     the dialing directory, Alt-D, and use the 'G' command to "mark"
  200.     the systems you'd like to contact.  When all have been marked, 'Q'uit
  201.     the dialing directory and hit Alt-6, this will start things rollin'!
  202.     Once into the "circular" dialing routine, the following commands are
  203.     available: N=proceed to next number, C=cancel the current number, i.e.
  204.     remove it from the queue, Q=quit the "circular" dialing routine.
  205.  
  206. ******************************************************************************
  207.  
  208.     Version 4.20 of Generic Terminal is the first version where the format
  209.     of the phone directory has changed.  For this reason, the program GT_FIX
  210.     must be run to convert the phone directory from older versions of GT to
  211.     the new format.  I think you will like the new format, it includes the
  212.     date & time you last called each entry in the directory and includes the
  213.     required changes to implement "circular" dialing in future releases.
  214.  
  215. ******************************************************************************
  216.  
  217.     Version 3.21 of Generic Terminal is the first release that contains
  218.     overlays.  The overlays are contained in the file with the .000 extension.
  219.     The placement of the .000 file is critical.  It must reside in the default
  220.     directory at the time Generic Terminal is started.  Also in the default
  221.     directory the .CNF file should be placed, if none exists then Generic
  222.     Terminal will create it.  After starting the program, the user may switch
  223.     directories with the Alt-N command or Shell to DOS and change directories.
  224.     When started, Generic Terminal sets the PASCAL overlay path to the current
  225.     directory, so that PASCAL can find the overlays.
  226.  
  227.     If this is not done properly, the program will be unable to find its
  228.     overlays and will most probably error stop whenever an overlay is
  229.     required.
  230.  
  231.     If the overlays cannot be located, Turbo PASCAL will produce the
  232.     following error: "Run-time error F0, ...".
  233.  
  234.     Oh yeah, I almost forgot, if you have a problem with the Shell command,
  235.     ALT-1, and you get the error message saying that the program cannot locate
  236.     COMMAND.COM, but it is present on your RAM disk, then execute the
  237.     following:
  238.  
  239.           A>c:
  240.           C>command c:\
  241.  
  242.     In order for the "DOS Shell" command to work, it must be able to locate
  243.     COMMAND.COM and to do this it examines the COMSPEC= environment parameter.
  244.     Executing the code above will set COMSPEC= as needed.  Assuming of course
  245.     that C: is the RAM disk.  If C: is not the RAM disk use whatever drive
  246.     letter is appropriate for the RAM disk instead of C:.
  247.  
  248. ******************************************************************************
  249.  
  250.  Good Luck
  251.  Paul Meiners
  252.  
  253.